func reflect.emitGCMask
4 uses
reflect (current package)
type.go#L2140: emitGCMask(mask, base, ktyp, abi.MapBucketCount)
type.go#L2145: emitGCMask(mask, base, etyp, abi.MapBucketCount)
type.go#L2178: func emitGCMask(out []byte, base uintptr, typ *abi.Type, n uintptr) {
type.go#L2853: emitGCMask(mask, 0, typ, array.Len)
 |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |